Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Mar 19, 2025


PR-Codex overview

This PR focuses on adding the Saga Mainnet to the gas-free chains definitions in the thirdweb package.

Detailed summary

  • Updated the gas-free chains definitions in packages/thirdweb/src/gas/fee-data.ts to include Saga Mainnet with ID 5464.
  • Added Saga Mainnet to the list in apps/dashboard/src/components/buttons/MismatchButton.tsx.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@changeset-bot
Copy link

changeset-bot bot commented Mar 19, 2025

🦋 Changeset detected

Latest commit: a34d046

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
thirdweb Patch
@thirdweb-dev/wagmi-adapter Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Mar 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2025 7:41pm
login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2025 7:41pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2025 7:41pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2025 7:41pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2025 7:41pm

@github-actions github-actions bot added Dashboard Involves changes to the Dashboard. packages SDK Involves changes to the thirdweb SDK labels Mar 19, 2025
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@joaquim-verges joaquim-verges changed the title [Dashboard] feat: Add Saga Mainnet to gas-free chains [SDK] feat: Add Saga Mainnet to gas-free chains Mar 19, 2025
@joaquim-verges joaquim-verges marked this pull request as ready for review March 19, 2025 19:37
@joaquim-verges joaquim-verges requested review from a team as code owners March 19, 2025 19:37
@github-actions
Copy link
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.92 KB (-0.05% 🔽) 939 ms (-0.05% 🔽) 152 ms (+112.62% 🔺) 1.1 s
thirdweb (cjs) 127.17 KB (-0.01% 🔽) 2.6 s (-0.01% 🔽) 279 ms (+64.31% 🔺) 2.9 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 113 ms (0%) 99 ms (+2188.81% 🔺) 211 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 68 ms (+4125.22% 🔺) 78 ms
thirdweb/react (minimal + tree-shaking) 19.34 KB (0%) 387 ms (0%) 105 ms (+814% 🔺) 492 ms

@codecov
Copy link

codecov bot commented Mar 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.79%. Comparing base (56bc4ae) to head (a34d046).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6498   +/-   ##
=======================================
  Coverage   54.78%   54.79%           
=======================================
  Files         875      875           
  Lines       54891    54892    +1     
  Branches     3739     3740    +1     
=======================================
+ Hits        30072    30077    +5     
+ Misses      24725    24720    -5     
- Partials       94       95    +1     
Flag Coverage Δ
packages 54.79% <100.00%> (+<0.01%) ⬆️
Files with missing lines Coverage Δ
packages/thirdweb/src/gas/fee-data.ts 72.72% <100.00%> (+0.16%) ⬆️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@joaquim-verges joaquim-verges merged commit 8b036dc into main Mar 19, 2025
35 checks passed
@joaquim-verges joaquim-verges deleted the _Dashboard_feat_Add_Saga_Mainnet_to_gas-free_chains branch March 19, 2025 19:52
@joaquim-verges joaquim-verges mentioned this pull request Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard. packages SDK Involves changes to the thirdweb SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants